home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 6 / MacMania 6.toast / / Internet software / Seeker 1.0 / Seeker 1.0 Documentation / Seeker 1.0 Documentation.rsrc / TEXT_1200_Frequently Asked Questions.txt < prev    next >
Text File  |  1995-11-25  |  8KB  |  111 lines

  1.  
  2. If you have any questions about Seeker that aren't answered here, send me a message at mailto:stefan@antioch-college.edu.
  3.  
  4. How Does Seeker Work?    
  5. How does Seeker work?
  6.  
  7. It's been known for some time that Netscape Navigator can be configured to tell other applications to open URLs and local path names (the system clipboard's path name, for example, would be "Macintosh HD:System Folder:Clipboard").
  8.  
  9. Here's an example script. When this script is run in an editor such as Apple's Script Editor, it will register Fetch's creator code and the file transfer protocol with Netscape Navigator, which results in Fetch being launched whenever Navigator encounters an "ftp://" URL.
  10.  
  11. register protocol "FTCh" for protocol "ftp"
  12.  
  13. To put it simply, Seeker greatly expands upon this registering technique.
  14.  
  15. Scripts that register certain protocols for other programs like Anarchie, NetFinder, Claris Emailer, and Eudora are widely available at the usual software archives, including the Info-Mac HyperArchive at http://hyperarchive.lcs.mit.edu/HyperArchive.html.
  16.  
  17. Seeker Not Working    
  18. Seeker just doesn't seem to work. Why is this?
  19.  
  20. Seeker won't work well if, when it launched, finds numerous copies of Netscape Navigator, or if Netscape Navigator finds numerous copies of Seeker when performing a search.
  21.  
  22. You'll also need to be sure that your copy of Netscape Navigator (or Netscape Communicator) is named "Netscape Navigator". This is because there seems to be an unfortunate limitation of AppleScript that I'm not yet sure how to work around.
  23.  
  24. If you know how to use AppleScript to tell an application exclusively by its creator code, please let me know. My email address is mailto:stefan@antioch-college.edu.
  25.  
  26. And thanks Dave, but no, I don't plan to port Seeker to Frontier!
  27.  
  28. Netscape Navigator 3.0.x Compatibility
  29. I use Netscape Navigator 3.0.x and it seems that Navigator sometimes forgets Seeker's protocols  when I quit Navigator. Why is this?
  30.  
  31. This a bug in Netscape Navigator - not with Seeker. As fas I know, only versions 3.0 and 3.0.1 are affected by this bug, so if you use Navigator 2.x or 4.x you should be fine.
  32.  
  33. Fortunately there are two fairly simple work-arounds for this problem. The first is that you can launch Seeker each time you want to perform a search instead of allowing Navigator to automatically launch Seeker for you.
  34.  
  35. The second work-around is to install the Netscape Navigator preferences file included with Seeker (found in the accompanying "For Navigator 3.0.x Users" folder). You can do this by placing a copy of the included Netscape Preferences file in the "Netscape Δí" folder that's found in the Preferences folder of the System Folder of your startup disk.
  36.  
  37. The only drawback to this work-around is that you'll need to reconfigure your favorite settings (be sure to quit Navigator before installing the new Netscape Preferences).
  38.  
  39. Unsupported Search Engines    
  40. Seeker doesn't support my favorite search engine.  Could support be added for it in a future release of Seeker?
  41.  
  42. I may be adding a plug-in-type architecture to Seeker in the future. Registered users that request support for a particular search engine can receive a plug-in by email that they can place into a Seeker Plug-ins folder.
  43.  
  44. Another good reason to register!
  45.  
  46. If you're a webmaster and you would like Seeker to support your website, read the below section, How Seeker Uses the GET Method.
  47.  
  48. Strange Behavior    
  49. I've tried to go to XYZ's website by entering "xyz" into the Navigator Location bar but instead of Netscape Navigator going to "www.xyz.com", Seeker launches and then doesn't do anything. Why does this happen?
  50.  
  51. As most users of Netscape Navigator know, entering "xyz" into the Location bar will resolve to "http://www.xyz.com/". While this is a nice time-saver, when using Seeker, you must precede a website's address with the usual "http://" protocol (http://xyz). You can also enter the full web address without the "http://" protocol (e.g. www.xyz.com).
  52.  
  53. Otherwise, entering "xyz" into the Location bar will only confuse Seeker into thinking that you want to search the web using XYZ's search engine. This is because of a bug in Netscape Navigator's protocol handling. I hope to include a work-around in a future release of Seeker.
  54.  
  55. Hopefully you'll find that typing the full www.xyz.com really isn't so bad, especially when new top-level domains are introduced (.rec, .store, .web, etc.).
  56.  
  57. Note that this is only a problem when "xyz:" is a protocol that Seeker uses.
  58.  
  59. Unrecognized Protocols    
  60. I've tried to perform a search using XYZ's search engine but Netscape Navigator says that it doesn't recognize the "xyz:" protocol. Why is this?
  61.  
  62. The first thing to do is to make sure that Seeker has been launched at least once before the search was attempted. Also, it wouldn't hurt to check your spelling of the protocol with its listing in the Supported Protocols chapter.
  63.  
  64. It is important to note that is a site has ".com" in its name (ABCNEWS.com, SHAREWARE.COM, Quote.com, etc.), you must include the ".com" in the protocol.
  65.  
  66. If that's not the case, try quitting Seeker and relaunching it.
  67.  
  68. Another possibility is that Netscape Navigator's preferences file was either damaged or created from scratch. Seeker relies on Netscape Navigator's preferences file to function, as that is where Navigator lists the protocols Seeker registers each time it is launched.
  69.  
  70. What to do if this happens is to delete the Navigator's preferences file from its preferences folder (the "Netscape Δí" folder that is found in the Preferences folder of your startup disk) and start a new one from scratch. Remember, Seeker will have to be relaunched in order to reregister all of its protocols.
  71.  
  72. Supported Protocols    
  73. What are the protocols that Seeker 1.0 supports?
  74.  
  75. Seeker's supported protocols are fairly intuitive and can be easily guessed. For example, AltaVista's USENET search is "altavistausenet", Apple Software Updates is "appleupdates", and Excite NewsTracker is both "excitenewstracker" (and "excitent").
  76.  
  77. Check the chapter on Supported Protocols for a complete listing of all 107 protocols. Protocols are listed in alphabetical order with the name of search engine and website's URL.
  78.  
  79. Internet Explorer Support    
  80. Is there a version of Seeker for Microsoft Internet Explorer?
  81.  
  82. No. While it is possible to adapt Seeker to work with Internet Explorer, there aren't any plans to do this any time soon. To be completely honest, Microsoft gives me the creeps and I have no desire to support their products.
  83.  
  84. However, if enough people show an interest it then Seeker for Internet Explorer is a possibility.
  85.  
  86. Cyberdog Support    
  87. Is there a version of Seeker for Apple's Cyberdog?
  88.  
  89. Do you want to use Seeker with Cyberdog? Let me know by sending me a message at mailto:stefan@antioch-college.edu.
  90.  
  91. How Seeker Uses the GET Method    
  92. How Seeker Uses the GET Method
  93.  
  94. For now Seeker can only take advantage of Netscape Navigator's use of the "GET" method of submitting form data. If you want Seeker to support your website's search engine, it would be easiest to include in your search engine the ability to accept GET queries.
  95.  
  96. However, some search engines, including Excite's personal search engine (e.g. the one used at HotWired), normally use the POST method but Seeker is able to "mimic" the GET method by ending the URL with a query string. When performing a search at HotWired, the generated URL appears like this.
  97.  
  98. "http://search.wired.com/cgi-bin/architext/AT-HotWiredsearch.cgi"
  99.  
  100. Because the HotWired search engine supports it, placing "?search=" at the end of the CGI's physical URL works just fine.
  101.  
  102. "http://search.wired.com/cgi-bin/architext/AT-HotWiredsearch.cgi?search=knitting%20patterns"
  103.  
  104. Unfortunately, not all search engines that use POST work when trying this trick, and even some engines that do use strange terms (in place of HotWired's use of "search") that can't be easily guessed, such as AltaVista's use of "aq" for its Advanced Query search.
  105.  
  106. It would be appreciated if you could either support the GET method, or if your engine uses POST, that the engine supports the above-mentioned trick.
  107.  
  108. Now that we know what is involved, let me know if you're interested in Seeker supporting your search engine. And if you know any more about this (my knowledge of CGIs is rather limited), I would very much appreciate any input you might have.
  109.  
  110. My email address is mailto:stefan@antioch-college.edu.
  111.